Use "build" to build packages; add a pyproject.toml file
authorKarl O. Pinc <kop@karlpinc.com>
Thu, 28 Mar 2024 16:20:01 +0000 (11:20 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Thu, 28 Mar 2024 16:45:01 +0000 (11:45 -0500)
commit5ee67324bc5ff618095664c0e37901d83e8f5bde
tree454248e1b5030b06fcdcb853d6a5811024af197e
parentdc0a8be22d6cf1d5031e97e4a58885be6a9769a4
Use "build" to build packages; add a pyproject.toml file
Makefile_pgwui.mk
pyproject.toml [new file with mode: 0644]
setup.cfg [deleted file]
setup.py